@grant (termpermonkey)
Tampermonkey API を使うときに必要
code:js
// @grant GM_setValue
// @grant GM_getValue
何も使わないなら
code:js
// @grant none